PDF4Java Reference Documentation
com.o2sol.pdf4java.core Package / PDFFile Class / getCosObjectCount Method
In This Topic
    getCosObjectCount Method
    In This Topic
    Gets the total number of COS objects in the PDF file.
    Syntax
    public int getCosObjectCount()

    Return Value

    The total number of COS objects in the PDF file.
    See Also